Einhugur Word Plugin for Xojo

TableCell.BackgroundColor Property

Sets or gets background color for the cell.

BackgroundColor as Color {Read and Write}

Remarks

Black is returned when cell has no color but you can use the HasBackgroundColor property to check if there was actually color on the cell.

See Also

TableCell Class